[INFO] fetching crate neat 1.0.2...
[INFO] testing neat-1.0.2 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate neat 1.0.2 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate neat 1.0.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate neat 1.0.2
[INFO] tweaked toml for crates.io crate neat 1.0.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate neat 1.0.2 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neat 1.0.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc40e74d76dd685776f0c640c8681aa47d33570a242ca53f247ad4de27453cd6
[INFO] running `Command { std: "docker" "start" "-a" "bc40e74d76dd685776f0c640c8681aa47d33570a242ca53f247ad4de27453cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc40e74d76dd685776f0c640c8681aa47d33570a242ca53f247ad4de27453cd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc40e74d76dd685776f0c640c8681aa47d33570a242ca53f247ad4de27453cd6", kill_on_drop: false }`
[INFO] [stdout] bc40e74d76dd685776f0c640c8681aa47d33570a242ca53f247ad4de27453cd6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ab48e585e5ca15ebc45a181cc3a8719cecfc3f6e121bc8930c8811c0c41f21d
[INFO] running `Command { std: "docker" "start" "-a" "9ab48e585e5ca15ebc45a181cc3a8719cecfc3f6e121bc8930c8811c0c41f21d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling genetic-rs-common v1.3.0
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling genetic-rs-macros v1.3.0
[INFO] [stderr]    Compiling genetic-rs v1.3.0
[INFO] [stderr]    Compiling neat v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.41s
[INFO] running `Command { std: "docker" "inspect" "9ab48e585e5ca15ebc45a181cc3a8719cecfc3f6e121bc8930c8811c0c41f21d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ab48e585e5ca15ebc45a181cc3a8719cecfc3f6e121bc8930c8811c0c41f21d", kill_on_drop: false }`
[INFO] [stdout] 9ab48e585e5ca15ebc45a181cc3a8719cecfc3f6e121bc8930c8811c0c41f21d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f7559ab7a965064424137c617b2dc8569df57fe5562ae1f0ed33caad34717ee
[INFO] running `Command { std: "docker" "start" "-a" "6f7559ab7a965064424137c617b2dc8569df57fe5562ae1f0ed33caad34717ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling atomic_float v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling genetic-rs-common v1.3.0
[INFO] [stderr]    Compiling genetic-rs-macros v1.3.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling genetic-rs v1.3.0
[INFO] [stderr]    Compiling neat v1.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 56.67s
[INFO] running `Command { std: "docker" "inspect" "6f7559ab7a965064424137c617b2dc8569df57fe5562ae1f0ed33caad34717ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f7559ab7a965064424137c617b2dc8569df57fe5562ae1f0ed33caad34717ee", kill_on_drop: false }`
[INFO] [stdout] 6f7559ab7a965064424137c617b2dc8569df57fe5562ae1f0ed33caad34717ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f5789a5e52ef84b96deac092ce5cf0599c512a4147d876dca0127da68439c834
[INFO] running `Command { std: "docker" "start" "-a" "f5789a5e52ef84b96deac092ce5cf0599c512a4147d876dca0127da68439c834", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neat-1f7933c2cb7a9c7e)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test tests::debug::debug_add_connection_cycle ... ignored
[INFO] [stdout] test tests::debug::debug_find_bad_connection ... ignored
[INFO] [stdout] test tests::debug::debug_find_bad_connection2 ... ignored
[INFO] [stdout] test tests::debug::debug_find_mutation_pass_cycle ... ignored
[INFO] [stdout] test tests::debug::debug_locate_cycle_source ... ignored
[INFO] [stdout] test tests::debug::debug_split_creates_cycle ... ignored
[INFO] [stdout] test tests::add_connection_converging_paths ... ok
[INFO] [stdout] test tests::predict_parallel_no_deadlock ... ok
[INFO] [stdout] test tests::split_connection ... ok
[INFO] [stdout] test tests::remove_connection ... ok
[INFO] [stdout] test tests::crossover ... ok
[INFO] [stdout] test tests::mutate ... ok
[INFO] [stdout] test tests::add_connection ... ok
[INFO] [stdout] test tests::predict_basic ... ok
[INFO] [stdout] test tests::create_network ... ok
[INFO] [stdout] test tests::predict_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 6 ignored; 0 measured; 0 filtered out; finished in 9.67s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests neat
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/lib.rs - (line 44) ... ignored
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 15.18s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f5789a5e52ef84b96deac092ce5cf0599c512a4147d876dca0127da68439c834", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5789a5e52ef84b96deac092ce5cf0599c512a4147d876dca0127da68439c834", kill_on_drop: false }`
[INFO] [stdout] f5789a5e52ef84b96deac092ce5cf0599c512a4147d876dca0127da68439c834
